LogFileName

String (file-name)

Not specified

Purpose

The LogFileName parameter specifies the file name and the full path to which output displayed in the Web Application Monitor is directed for later analysis of transaction times, and so on.

If the specified file name cannot be written to or it is not valid (for example, you did not specify an absolute path or the specified path does not exist), a file called websession.log is created in the physical directory specified in the Physical Directory text box for your Jade forms on the Web Options sheet of the Define Application dialog or in the PhysicalDirectory parameter in the [WebOptions] section.

This parameter can have one of two forms, as follows.

LogFileName
application‑name_LogFileName

Use the application‑name_LogFileName form of this parameter if you want different applications to have different log file names. If Jade locates both forms of this parameter in the [WebOptions] section, the specific form (that is, application‑name_LogFileName) takes precedence, but only for that application.

For more details about the Web Application Monitor window, see "Monitoring Your Web Sessions", in Chapter 2 of the Web Application Guide.